Questions tagged [promotions]

Promotions refer to the entire set of activities, which communicate the product, brand or service to the user. The idea is to make people aware, attract and induce to buy the product, in preference over others.

137 questions
3
votes
3 answers

How should your company sponsor programming certification

Say your company is willing to sponsor the fees for taking programming certification examination. What is the best aproach to implement this? I would say if the programmer passes the exam at the first try, it shoud be fully sponsored. If the…
uuɐɯǝʃǝs
3
votes
1 answer

Jenkins - Promoted Builds & Git

Is it possible to get the Jenkins Promoted Builds plugin to invoke a second job, which in turn builds from the commit that was promoted, rather than from the latest revision? So the flow would be something like this: Commit A is made 'Dev' job…
DeejUK
  • 12,891
  • 19
  • 89
  • 169
2
votes
6 answers

How do I release/sell/promote a semi-commercial/open-source project?

I've got a framework for PHP that I've developed for about 3 weeks total, but it's quite ready to be released ... if I choose to do so. In this economy I cannot just take what I have done and release it for free and feel just (because I need the…
Robert K
  • 30,064
  • 12
  • 61
  • 79
2
votes
1 answer

Unlocking features via promo code that are also offered in an out-of-app subscription

I'm interested in unlocking features for a fixed time period in my iphone app via promo code. These same features are also offered for subscription outside of the app store. Is this still legitimate? It's imperative that the app isn't rejected by…
JeremyDay
  • 430
  • 6
  • 19
2
votes
1 answer

Default argument promotions according to C standards

I was reading C standard for default argument promotions and got confused over many points. This question shows all the paragraphs that i have doubt on in a proper way. First of all in Paragraph 6 point 3, it says if the prototype ends with…
LocalHost
  • 910
  • 3
  • 8
  • 24
2
votes
0 answers

R package to analyze sales promotion cannibalization?

My dataset consists of weekly sales data of thousands of products, for hundreds of stores. Occasionally, there is a promotion in one week, leading to spikes in the sales of the promoted product. During the promotion week, the sales on other products…
jestor
  • 67
  • 5
2
votes
0 answers

Hybris 1905 site problem where promotion is valid

In Hybris 1905, I would like to define a 20 Eur discount promotion only for orders over 100Eur in electronic. For this, I select promoGroup electronicPromoGrp in the promotion. But the promotion is also active on the Apparel site. What is the…
Emre KAYA
  • 31
  • 3
2
votes
1 answer

Hybris: difference between promotion and voucher

I am working on POC on promotions and vouchers. I was going through hybris documentations at most all kind of discounts are covered in promotion Engine. I also noticed we have coupon promotion too. Having said this, in which case we will chose over…
user3501569
  • 127
  • 1
  • 5
  • 18
2
votes
1 answer

How to handle refund problem when promotion applies in Order Level?

We have a promotion with which you can buy some products as a bundle and it is a product promotion. Let me get visualize it. Assume that there are 2 containers which have some products like that: Container 1: P1,P2,P3,P4 Container 2:…
Hatip Kabak
  • 316
  • 2
  • 22
2
votes
2 answers

Publish or undeploy promotion via a cronjob in Hybris

I would like to publish or undeploy promotions which is built on the new promotion engine (rule base) via a cronjob according to dates that determine in the backoffice as a seperate model that has promotion code, start date and end date. I could…
Hatip Kabak
  • 316
  • 2
  • 22
2
votes
2 answers

How to override getOrderSubtotalAfterDiscounts to exclude restricted product from subtotal in Hybris

Probably a duplicate question of experts.hybris We are using promotion module(deprecated one). OOTB if you have a product restriction and you have mix cart(having allowed and restricted products) then promotion(Say: order threshold promotion) will…
HybrisHelp
  • 5,518
  • 2
  • 27
  • 65
2
votes
1 answer

Hybris promotion restriction

I have two promotions. One of them is bundle promotion and other coupon promotion. I want a restriction that one of them is applied in cart. I can with rule executed condition, but I don't know, it is a good solution. How can achieve this?
Kemal Taskiran
  • 311
  • 5
  • 18
2
votes
1 answer

In ATG, can I use Markers as qualifiers for promotions?

Markers (https://docs.oracle.com/cd/E24152_01/Platform.10-1/ATGCommStoreGuide/html/s1401usingorderandcommerceitemmarkers01.html) provide the ability to tag (almost arbitrary) extra data against Orders and Commerce Items. Note, in all my years…
Vihung
  • 12,947
  • 16
  • 64
  • 90
2
votes
1 answer

Teamcity chain multiple build promotions

Im trying to figure out how to chain multiple 'promotions' (by a user clicking) whilst ensuring that ever build in the chain is not queued. By current setup is as follows, NOTE as my application is a white label the configuration described below is…
Faesel Saeed
  • 199
  • 1
  • 15
2
votes
0 answers

Amazon MWS API for historic promotion data

I want to download all amazon fba promotion data (ID, discount value and order no applied to ) of promotions run in the past preferably using MWS. I tried _GET_FBA_FULFILLMENT_CUSTOMER_SHIPMENT_PROMOTION_DATA_ report but no data is being retrieved.…
PC-Stats
  • 95
  • 2
  • 9
1 2
3
9 10