New “Display Value Fields” in the Client’s Reports and Billing Preferences. August 19, 2009 Comments Off

By checking this box, the client is able view the value fields. It is important to note that if the “Display Cost Fields” box is not checked, the cost fields will be hidden including the value fields from the user all together.

display-usd

Gap option on the adCore™ Benchmark Report August 5, 2009 Comments Off

The benchmark report in adCore™ has now the option to choose a desired gap for comparing two different dates whereas negative numbers refer to past time intervals and positive to future time intervals. The dates range can be 7, 14 or 30 days.

If a positive gap (+1 or +2) is chosen, choose to send the report and the system will store the benchmark report request and will automatically send it on the 1st day after the benchmark period ended.

This is an example:

gap

Tutorials July 30, 2009 Comments Off

New tutorial videos were added to the adCore™ Help Center in order to provide our clients with additional visual support. Take a look at one of our videos:

New Dynamic Functions Comments Off

A new dynamic function has been added to adCore™ providing an increased flexibility for keyword creation and data manipulation. All dynamic functions have to be written with tags, between <> signs.

Here are two examples of the new dynamic functions. To review all the functions please visit the adCore help section.

strLeft (string, length)

Returns the left part of a character string with the specified number of characters.

Function Result
<strLeft(XT5500DE,6)> XT5500
XT5500 XT

skuRemoveWnD (string)

Returns the original string (sku) without weights and dimensions (like sizes, colors etc.).

Example:

Function Result
<skuRemoveWnD(XT5500DE Black)> XT5500DE
<skuRemoveWnD(XT5500DE 10Mb)> XT5500DE

Transfer Jobs From AdWords to Any Platform July 20, 2009 Comments Off

Agencies can now use an existing job from any client by selecting the Client and then the specific Job to use as a template.

Any direct client can create templates for YSM and adCenter jobs based off of an AdWords job by clicking include AdWords Jobs.

job-transfer1

Dashboards on adCore Comments Off

The revamping phase of the adCore reporting module continues to take effect. Within the reporting module there is a new section for Dashboards, meant to provide an upper level view and understanding of the current marketing efforts for clients, accounts and campaigns.

Our new Campaign dashboard contains four intuitive and adjustable graphs for deeper insights into the search engine marketing campaigns.

Graph #1: There are four Y axis options to select from in the default settings, Conversions, Cost per Acquisition, Average Position and Conversion Rate, against a 90 day period on the X axis.

Insights: Understand the top positions for the campaign, by comparing Avg. Position and total conversions or Avg. Position and revenue.

Graph #2: Average Position vs. Cost per Acquisition.

Insights: View clusters to establish the position required to lower your Cost per Acquisition goals.

Graph #3: There are four Y axis options to select from in the default settings, Conversions, Cost per Acquisition, Average Position and Conversion Rate, against the Weekdays on the X axis.

Insights: Find out the days of the week with the lowest CPA or highest conversions, or the days to achieve more conversions at a cheaper CPA.

Graph #4: Distribution of Clicks, Conversions, Cost and Value for search and content.

Insights: Establish return on investments from search compared to the content network.

dashboard2

Take a look and let us know what you think.

adCore Version Update 09 – 07 – 07 July 7, 2009 Comments Off

Locate adCenter IDs:  To locate the account and campaign IDs for adCenter simply click on the “Get online IDs” within the accounts and campaigns sections under Media.

online-ids3

adCenterReports:  Reports within adCore™ now include adCenter™ data via the adCenter API.

Rounding:  With the rounds action (Data Price >> Round) you can now round up or down.

rounding1

Example:

Normal – 79.99 –>; 80.00
Down – 79.99 –>; 79.00

New Benchmark Reports:  Users can now utilize the interactive charts to view benchmark data.

benchmark2

New Reporting Features June 28, 2009 Comments Off

adCore™ is currently in the initial phases of revamping our reporting interface. The first task is to explore ways to understand the vast amount of data coming from the various search engines. New reports are now being rolled out within the Activity report and within the Client’s Billing for agencies.

Within the Activity report you can view impressions, clicks, average position, conversions, cost per acquisition, cost, value and value per cost within the new chart.

activity

In the Client’s Billing report Agencies can view summary graphs of the client’s activity during the selected month.

clients

maxCPC Formula Based on Stock Levels June 4, 2009 Comments Off

A new structure for the max CPC, within Integration has been developed. The new structure will allow advertisers to structure bids based on current inventory levels as specified by the data feed.

maxCpc Formulas

Case 1:  Single Step

Receive maxCpc value and return it as is (regardless of the quantity).

Example: maxCpc value = 0.15 return value = 0.15

Case 2: Multi Steps

Format: (quantityFrom-quantityTo,maxCpc)

How to: Write in the quantity steps and the corresponding maxCpc value that fits to each step and the formula will return the maxCpc value based on the quantity value.

Example, Quantity steps values + maxCpc formula:  If the product is out of stock the bid should be 0.15, for a quantity of 1-10 it should be 0.50 and for 11 and greater 0.75.

Within the Max CPC section in the integration job (AdWords™ Default Values >> Criteria) we would place the following formula, (-0,0.15)(1-10,0.50)(11-,0.75). If the quantity is 0 the maxCpc will be 0.15 (first step), if the quantity value is 14 the maxCpc value will be 0.75 (last step).

max-cpc

New Data Feed Field Comments Off

adCore™ has updated the feed structures that are compatible with the system. With the current update users can test and use feeds with various structures.

Please note that adCore™ is now supporting both attributes and elements xml structures.

Feed structure key:
key:     (Is Attribute (1/0); Outer Element Name; Repeat Row Element Name)
example: 0;CATALOG;CD, 0=element.
example: 1;rows;row,   1 = attribute

The feed structure should be stated while testing feeds in the Feed Sandbox.