Compatibility GWD outside Adwords

1,066 views
Skip to first unread message

ivan....@igcadv.com

unread,
Nov 13, 2014, 9:07:01 AM11/13/14
to gwd...@googlegroups.com
Good morning , I wanted to know if the banners made ​​GWD can also be used on platforms other than adwords .
thanks

Jaz

unread,
Nov 13, 2014, 5:39:01 PM11/13/14
to gwd...@googlegroups.com
Hi,

Yes, in addition to AdWords, you can also uplaod your GWD ad to DoubleClick Studio. If you choose to use other ad networks, I would first verify their requirements for upload. Most will probably allow you to upload the published zip file.

thx!
jaz

Jasmine Rogers
Program Manager, GWD

joeypa...@oliver-marketing.com

unread,
Dec 8, 2014, 4:13:44 AM12/8/14
to gwd...@googlegroups.com
Hi,

I've actually used GWD to make banners for Sizmek/MediaMind, theres just (if I remember correctly) two JS files that need to be linked, and you'll have to write a function for the clickthrough.

So if you make a Generic ad, and make the banner, and then copy the Sizmek tracking from their docs/templates you should be good to go.

marijan...@gmail.com

unread,
Dec 8, 2014, 8:52:23 AM12/8/14
to gwd...@googlegroups.com
thank you, that's good to know.

But can you upload a banner on your own website that's not registered with any ad server or ad sense?

joeypa...@oliver-marketing.com

unread,
Dec 8, 2014, 10:10:38 AM12/8/14
to gwd...@googlegroups.com
Sure.

All ads are basically pulled in using an iFrame, just use a div to wrap it.

You might also need to look into the sandboxing of the iFrame to make sure certain things work.

Are you talking about using these for a portfolio?


marijan...@gmail.com

unread,
Dec 8, 2014, 10:32:47 AM12/8/14
to gwd...@googlegroups.com
oh, great!

yes, i would like to link my portfolio with a friend's, with an interactive banner. so i was wondering if that's possible.

peter...@egplusww.com

unread,
Aug 11, 2015, 6:19:16 AM8/11/15
to Google Web Designer beta
Hi, I've recently tried to mash Sizmek Scripts into a GWD published banner.
When my producer uploaded the banner to Sizmek's Ad manage system, this error message appeared:

"The include of the adkit.js or EBLoader.js is missing in the root HTML file."


Can someone assist me on this?

Pete

joeypa...@oliver.agency

unread,
Aug 11, 2015, 6:33:06 AM8/11/15
to Google Web Designer beta
Oh, actually when I tried this I was also part of EG+ haha.

First of all, are you sure you've included EBLoader.js in Code View?

<script src="scripts/EBLoader.js"></script>

Also,

You might want to check the published ZIP to see if the JS file is still there or not.

I've recently learnt that when you use the <script> include tags with GWD it imports the JS on publish and puts all the JS inline in the main HTML.


peter...@egplusww.com

unread,
Aug 11, 2015, 6:41:42 AM8/11/15
to Google Web Designer beta
Haha what a small world. (& Thanks for replying!)

Yeah I've added " <script src="scripts/EBLoader.js"></script>".
But once published, GWD inlines the scripts.


Do I have to "hack" the published index banner as well?


Pete

peter...@egplusww.com

unread,
Aug 11, 2015, 6:54:20 AM8/11/15
to Google Web Designer beta
I seemed to have gotten this figured out.

But the file size exceeded specs requirement.

Hmm.

joeypa...@oliver.agency

unread,
Aug 11, 2015, 7:01:31 AM8/11/15
to Google Web Designer beta
How did you end up doing it? Just hacking the published script?

Could you try and config it as a Polite Load banner instead?

peter...@egplusww.com

unread,
Aug 11, 2015, 7:07:57 AM8/11/15
to Google Web Designer beta
I added the required under <head>: in the republished index.

And included the scripts in the exported package.

<script src="scripts/EBLoader.js"></script>

<script src="scripts/script.js"></script>

Tweaked the script.js to call required element by renaming its Id.

But my file size has exceeded though.

peter...@egplusww.com

unread,
Aug 11, 2015, 7:33:53 AM8/11/15
to Google Web Designer beta
Any tips on how can I go about doing that please?

Pete

joeypa...@oliver.agency

unread,
Aug 12, 2015, 8:23:47 AM8/12/15
to Google Web Designer beta
Sorry Pete, I've actually checked the Sizmek API and they have no in-built code to call extra assets, I guess they feel that the HTML is all ready polite loading enough.


If you file size has exceeded, have you tried minification? As far as I recall, Sizmek doesn't like files that are .min.js, but you can quite easily have a .js that is minified inside anyway.

Reply all
Reply to author
Forward
0 new messages