Hello,
This forum is for help with API-specific questions. This seems a more
general question about how to integrate your site with AdWords. Please
check out our official AdWords community
<https://www.en.adwords-community.com/>, where you should be able to get
help with this issue.
Regards,
Mike, AdWords API Team
On Monday, February 16, 2015 at 9:35:34 AM UTC-5, Igor Bortnyk wrote:
>
> Hi, guys! :)
>
> I hope you will help me to solve my issue with dynamic remarketing, super
> cool feature!
> My website was made with Single Page Application principle, implemented
> using heavily AngularJS. My website is specializing on selling railway
> tickets.
>
> And I want to add dynamic remarketing for people who have already searched
> for trains by Departure station and Arrival station. So every time User
> clicks on "Search Trains" button I want to inform Google that this client
> searching let's say tickets from London to Paris. For this I have a snippet
> of code which is just a first line of my onclick handler:
>
> $window.google_trackConversion({
> google_conversion_id: 958230987,
> google_custom_params: {
> dynx_itemid: stationCodeFrom + '_' + stationCodeTo
> },
> google_remarketing_only: true
> });
>
> In my index.html I also have linked this script inside of HEAD
> <script type="text/javascript" src="
> http://www.googleadservices.com/pagead/conversion_async.js"
> charset="utf-8"></script>
>
> Of course I have feed of all kind of train destinations uploaded in my
> compaing.
> But according to analytics, according of how many dynamic advertisemnt
> were shown to users it seems not to be working at all. Because I have at
> least 1 000 unique users which clicks on "Search Trains" buttons, and the
> amount of Dyn advertisemnt is only like 5-20.
>
> What am I missing ?
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/28fd35bc-d363-4839-a880-9e74dd7cfe6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.