![]() | | ||||||||
| | #1 |
| HyperActive Warrior Join Date: Jul 2011
Posts: 189
Thanks: 31
Thanked 11 Times in 10 Posts
|
Hi Warriors, I want to use adcenter dynamic keyword parameter in my destination url.So i can track my conversions is my CPA network account.But my question is what if my keyword phase contains space character? Example; keyword:Free coffee coupon Destination:www.mysite.com/free-coffee-coupon -- Valid URL Destination:www.mysite.com/free%20coffee%20coupon -- Invalid URL Does Adcenter replace "space" char with any other special char?If not what is your recommendations? Thanks. |
| | |
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: Sep 2007 Location: , , .
Posts: 2,547
Thanks: 44
Thanked 663 Times in 379 Posts
|
No it won't replace it with a space character. It will send it as is. Your keyword would have to be: Free-coffee-coupon to do what you want to do.
|
| | |
| | |
| | #3 |
| HyperActive Warrior Join Date: Jul 2011
Posts: 189
Thanks: 31
Thanked 11 Times in 10 Posts
| What if i have thousands of keywords and most of them contain space char.What is the way to export these keyword phases as subid ? My way could be wrong to track. What is the right way to track these keywords ?
|
| | |
| | |
| | #4 | |
| Senior Warrior Member Join Date: Jun 2008
Posts: 4,130
Thanks: 10
Thanked 508 Times in 402 Posts
| Quote:
Just a quick example: $newkeyword = str_replace(" ", "%20", $oldkeyword); This assumes the keyword coming into the page is $oldkeyword, and replaces spaces with %20 and then creates the $newkeyword to send out | |
| | ||
| | |
| | #5 | |
| HyperActive Warrior Join Date: Jul 2011
Posts: 189
Thanks: 31
Thanked 11 Times in 10 Posts
| Quote:
Thanks for your reply but my question is about using destination url in ad copy. If i add the dynamic keyword phase(includes space) to the end of my destination URL in my ad in adcenter , user can not access to my landing page.In 7Search they replace with space with "-" but adcenter doesnt. thanks. | |
| | ||
| | |
| | #6 |
| dream maker Join Date: Dec 2010 Location: hang zhou
Posts: 70
Thanks: 19
Thanked 2 Times in 2 Posts
|
it is a good question
|
|
coach, i am waiting for you.Never mind to pm me by skype. i am doing cpalead.
| |
| | |
| | #7 |
| Active Warrior Join Date: Jul 2009
Posts: 43
Thanks: 4
Thanked 2 Times in 2 Posts
|
Have you checked out this Microsoft link: Dynamic Text for Microsoft adCenter Ad Optimization It says the {keyword} parameter should automatically replace spaces with "%20". Using your example, your destination URL should be: www.mysite.com/{keyword} |
| | |
![]() |
|
| Tags |
| adcenter, creating, dest, dynamic, tracking, url |
| Thread Tools | |
| |
![]() |