PRDCT-343 fix: correct typos, broken links, and inaccurate content in marketing-sales docs#971
Draft
Iamfle4ka wants to merge 1 commit into
Draft
PRDCT-343 fix: correct typos, broken links, and inaccurate content in marketing-sales docs#971Iamfle4ka wants to merge 1 commit into
Iamfle4ka wants to merge 1 commit into
Conversation
…-sales docs Fixes PRDCT-343 - Fix garbled text in google-cm360 (corrupted list item 3) - Fix 'definset up' typo in google-cm360 - Fix copy-paste error: 'Google Calendar' → 'Babelforce' template - Fix 'makreting' typo in babelforce and criteo redirect_from - Fix 'wether' → 'whether' in google-ad-manager - Fix 'you Shoptet adminitration' → 'your Shoptet administration' - Fix 'Ad Account' → 'Zoho CRM data' in zoho (copy-paste from another connector) - Fix outdated 'DSA reports' → 'catalog reports' in tiktok-ads (matches code enum CATALOG) - Fix Google Ad Manager API link from v202105 to v202602 (matches current configRowSchema) - Fix Google Ads Query Builder link from v11 to v17 - Fix example data in google-ads: metricsClicks/metricsImpressions showed text instead of numbers - Convert 4 absolute help.keboola.com links to root-relative paths (pinterest-ads, zoho, tiktok-ads, salesforce) - Add 3 missing connectors to index.md (google-cm360, google-dv360, pinterest-ads) - Fix nav title mismatch: 'Google Analytics (UA, GA4)' → 'Google Analytics 4 (GA4)' to match page title - Regenerate sidebar Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jira issue(s): PRDCT-343
Changes:
Unambiguous doc fixes found during accuracy audit of
components/extractors/marketing-sales/against source code. Each fix is verified against the component'sconfigSchema.jsonor source, or is a clear typo/copy-paste error.Corrupted / garbled text:
google-cm360: fix garbled text on line 30 (accccccinerhkkecnclurugbvhilhegrldigernhneile) — merge items 3+4 into one correct itemgoogle-cm360: fixdefinset up→set upCopy-paste errors:
babelforce: fixGoogle Calendar template→Babelforce templatezoho: fixAd Account→Zoho CRM data(Zoho CRM has no ad accounts)Outdated report type name:
tiktok-ads: fixDSA reports→catalog reports(code enum isCATALOGpercomponent-tiktok-ads/configRowSchema.json)Typos:
babelforce+criteo: fixmakreting→marketinginredirect_fromgoogle-ad-manager: fixwether→whethershoptet: fixyou Shoptet adminitration→your Shoptet administrationOutdated API links:
google-ad-manager: update API docs link fromv202105→v202602(matchesconfigRowSchema.json api_version.enum)google-ads: update Query Builder link fromv11→v17(v11 redirects to v24 already)Inaccurate example data:
google-ads: fixmetricsClicks/metricsImpressionsshowing textAd Group #1/2instead of numeric valuesAbsolute → root-relative links (per AGENTS.md convention):
pinterest-ads,zoho,tiktok-ads,salesforce: converthelp.keboola.comabsolute URLs to root-relative pathsMissing index entries:
index.md: add google-cm360, google-dv360, pinterest-ads (directories + nav entries exist, missing from index listing)Google-adscapitalization toGoogle AdsNav title mismatch:
_data/navigation.yml: updateGoogle Analytics (UA, GA4)→Google Analytics 4 (GA4)to match page title (UA sunset July 2024)All changes are minimal doc corrections. No restructuring, no style changes, no product-behavior decisions. Items flagged as "needs human decision" in the audit log are NOT included in this PR.
Link to Devin session: https://app.devin.ai/sessions/1f6b9723f8b54725a4c23ab287c36e1b
Requested by: @Iamfle4ka